XML Einrichten Version 1.3
FOOT Element
XML Einrichten Version 1.3 > OrdrspMessage Element > ORDRSP Element : FOOT Element
Beschreibung
Abschluss der Bestellbestätigung (ORDRSP)
Namensraum (none)
Typ
Extension of DocumentFoot Complex Type
Diagramm
VatPercentageOfCondition Element AmountOfCondition Element PercentageRateOfCondition Element DscOfConditionType Element TypeOfCondition Element ConditionLevel Element ConditionIndicator Element Sequence CNDF Element Qualifier Element Currency Element Value Element Sequence AdditionalAmounts Element Currency Element Value Element Sequence DiscountsConditionsTotal Element Currency Element Value Element Sequence NetItemAmount Element Currency Element Value Element Sequence VatBase Element VatPercentage Element Currency Element Value Element Sequence VatValue Element Sequence VatTotal Element SendingDate Element Sequence FOOT Element
Overview
FOOT Extension of DocumentFoot Complex Type
Abschluss der Bestellbestätigung (ORDRSP)
Sequence
SendingDate optional EDIDate Complex Type
Versanddatum der Nachricht
FormatCode optional EDIDateFormatCode Simple Type
Sequence
VatValue optional CurrencyValue Complex Type
Betrag der Steuer
Sequence
VatBase optional CurrencyValue Complex Type
Steuerpflichtiger Betrag zum jeweiligen Steuersatz
Berechnung: Summer aller Netto Positionswerte - alle Rabatte
Sequence
Sequence
Sequence
Sequence
ConditionIndicator optional Restriction of xs:string
Konditionskennzeichen
A = Abschlag
C = ZUschlag
ConditionLevel Restriction of xs:decimal
Konditionsstufe
Reihenfolge in der die Konditionen angewendet werden
1 = Anwendung auf den Basisbetrag
2 = Awendung auf den durch 1 veränderten Basisbetrag
3 = Awendung auf den durch 2 veränderten Betrag
etc.
Condition levele
Sequence of calculation
TypeOfCondition Restriction of xs:string
Konditionsart
DI = Rabattt
FC = Frachtkosten
IN = Versicherung
PC = Verpacken, Handlingskosten
DscOfConditionType optional Restriction of xs:string
Textliche Beschreibun der Kondition
PercentageRateOfCondition optional Restriction of xs:decimal
Prozentsatz der Kondition
AmountOfCondition optional Restriction of xs:decimal
Betrag der Kondition
Quelle
<xs:element name="FOOT" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Abschluss der Bestellbestätigung (ORDRSP)</xs:documentation>
    <xs:documentation xml:lang="en">Footer of the order response (ORDRSP)  </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="DocumentFoot">
        <xs:sequence>
          <xs:element name="VatTotal" type="VatTotal" minOccurs="0" maxOccurs="3" />
          <xs:element name="AdditionalAmounts" type="TotalAmountQualified" minOccurs="0" maxOccurs="unbounded" />
          <xs:element name="CNDF" type="CNDF" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
Siehe auch
ORDRSP ElementOrdrspMessage ElementXML Einrichten Version 1.3